home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / sdl212x.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1996-05-15  |  2KB  |  28 lines

  1. cls
  2. echo off
  3. @echo Quick Install for Stardock Loco 2.12 Copyright A. Alanen 1995-1996
  4. @echo Shareware Version.  Register for only $15 US!!!  See order.frm!
  5. @echo -------------------------------------------------------------------  2
  6. @echo Follow the short instructions for the settings of the game:          3
  7. @pause                                                                     4
  8. sd_init.exe                                                                5
  9. @echo Beginning the initial maintenance run of the game:                   6
  10. @echo (Various screens will pass.)
  11. @pause
  12. sd_ext.exe                                                                 7
  13. sdpath.exe
  14. @echo                                                                      8
  15. cls                                                                        9
  16. @echo Install complete.                                                   10
  17. @echo                                                                     11
  18. @echo To run Stardock Loco as a door game, use the following method:      12
  19. @echo                                                                     13
  20. @echo sdl212 -d [path to drop file, i.e. DOOR.sys, EXITINFO, etc]         14
  21. @echo                                                                     15
  22. @echo EXAMPLE:  C:\loco\sdl212 -d c:\MYBBS\                               16
  23. @echo                                                                     17
  24. @echo sdl212 -? will give you more command line options.                  18
  25. @echo                                                                     19
  26. @echo For FULL instructions and local mode gaming, read the file          20
  27. @echo SYSOP!!.DOC or HELP.FIL.                                            21
  28.